home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1994 October
/
Macformat17.cdr
/
Shareware City
/
Developers
/
GAL ƒ
/
GAL examples
/
lots of errors
< prev
next >
Wrap
Text File
|
1994-07-11
|
337b
|
27 lines
;lots of errors simply shows some of th common error messages
c variable 1
d variable:
e variable:byte
lode r1,r2
load r1,a
add a,a
add r1>>r5
add r1,5
; add 130,r2
; add @a,r2
sto a,r1
add r1,r2,r3
add r1
add 5
; not a
; rot r1
; rot a
bgt b
; add c,r1
add 5-2,r2
bra 20
b variable 3
e constant 1
end